@charset "utf-8";
td,th {
	font-family: "微软雅黑", "宋体", Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f6f6;
}

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	COLOR: #990000;
}.news_title {
	font-size: 14px;
}
.inc_head_table{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d8d8d8;
}
.inc_head_font{
	font-family: "微软雅黑", "宋体", Verdana;
	font-size: 18px;
	font-weight: bold;
}
.inc_head_font a{
	font-family: "微软雅黑", "宋体", Verdana;
	font-size: 18px;
}
.content {
	font-size: 16px;
	line-height: 34px;
}
.left_table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
}
.time {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.left_news {
	font-size: 12px;
	line-height: 22px;
}
.left_news li {
	margin-left: 20px;
	margin-right: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
/*首页幻灯片*/
.indexCon{width:1200px;overflow:hidden;}
.indexCon .flashBanner{width:1200px;height:480px;overflow:hidden;margin-bottom:12px;}
.flashBanner{position:relative;}
.flashBanner .mask{height:50px;line-height:50px;background-color:#000;width:100%;text-align:right;
	position:absolute;left:0;bottom:-50px;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;overflow:hidden;}
.flashBanner .mask img{vertical-align:middle;margin-right:10px;cursor:pointer;}
.flashBanner .mask img.show{margin-bottom:3px;}
img{border:0 none;}